Docs.rs
pathfinder_ui-0.5.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pathfinder_ui 0.5.0
A minimal immediate mode UI library for debugging overlays
Crate
Source
Builds
Feature flags
Documentation
Coverage
2.5%
1
out of
40
items documented
0
out of
25
items with examples
Size
Source code size: 43.91 kB
Documentation size: 1.56 MB
Links
Homepage
servo/pathfinder
3638
206
92
crates.io
Dependencies
hashbrown ^0.7
normal
pathfinder_color ^0.5
normal
pathfinder_geometry ^0.5
normal
pathfinder_gpu ^0.5
normal
pathfinder_resources ^0.5
normal
pathfinder_simd ^0.5
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
Versions
0.5.0
Owners
A minimal immediate mode UI, for debugging. This can be used in your own applications as an ultra-minimal lightweight alternative to dear imgui, Conrod, etc.